home *** CD-ROM | disk | FTP | other *** search
- Short: Patches to the original GNU sources
- Uploader: wiedmann@zdv.uni-tuebingen.de
- Type: dev/gcc
-
- The gcc sources consist of two archives:
-
- - gcc263-src.lha: These are the original sources, as distributed
- by the Free Software Foundation. I only repacked it with LhA.
- - gcc263-diffs.lha: A patchfile which is needed to modify the
- original sources.
-
- You need the program patch to get the Amiga-gcc's sources. (Part of
- the gcc263-util.lha archive.) Do the following:
-
- cd <Directory on partition with very much space, about 40Mb>
- lha x gcc263-src.lha
- lha x gcc263-diffs.lha
- patch < gcc263-diffs.gz
-
- You will now have a directory gcc-2.6.3 and the following files:
-
- amigados.c, amigados.h, amigasup.c, t-amigados, x-amigados and
- xm-amigados.h
-
- and some empty *.orig files (remove the empty files). By executing,
- for example
-
- > gzcat ~/gcc263-diffs.gz | grep amigados.c
- diff -2rcN gcc-2.6.3/config/m68k/amigados.c
- gcc-2.6.3-amiga/config/m68k/amigados.c
- *** gcc-2.6.3/config/m68k/amigados.c
- --- gcc-2.6.3-amiga/config/m68k/amigados.c Tue Dec 6 14:21:03 1994
-
- you notice, for example, that amigados.c should be moved to the
- gcc-2.6.3/config/m68k directory. Do this with all of the above
- files. Now you have the complete Amiga-gcc sources.
-
-
- Note, that the assembler's and linker's sources are not part of this
- distribution. They are included in the binutils archive. There is
- currently no official version of the binutils port, only a beta
- release, thus I won't upload a source distribution of binutils-2.5.2
- yet. You can find the diffs on ftp.funet.fi in the pub/amiga/gnu/beta
- directory.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 114498 32227 71.8% 06-Feb-95 09:51:04 gcc263-diffs
- -------- ------- ----- --------- --------
- 114498 32227 71.8% 15-Apr-95 15:11:42 1 files
-